Product Area: Designer Technical Area: Java Platform: Cross Platform
SPR# FHEN6D4GXH - When running LS2J agents, we create an instance of JavaConnectLoader. This object contains a HashTable with all the .class file names being included in the JAVA script. This large HashTable has some dependencies to other objects in the JVM and is not being removed by the garbage collector when the agent finishes. This was causing the JVM to leak memory. The more files being included in the script, the large the leak. The fix was to force this hash table to be removed by setting it to NULL, which allows the JVM to garbage collect it.
APAR: LO08539
What is an APAR?
Last Modified on 12/06/2013 |  |
|
|
|
|